Welcome![Sign In][Sign Up]
Location:
Search - TINY c

Search list

[ELanguageTiny-C.zip

Description: 一个小型C语言编译器
Platform: | Size: 56754 | Author: | Hits:

[ELanguageTiny C Complier-0.9.20.tar

Description: 一个GNU的C语言编译器源代码,源代码过万行.- A GNU C language compiler source code, source code ten thousand lines
Platform: | Size: 199391 | Author: 吕进华 | Hits:

[ELanguageTiny-C

Description: 小的c编译器包括词法和语法分析-small c compiler including morphology and syntax analysis
Platform: | Size: 55359 | Author: 黄若艺 | Hits:

[ELanguageTiny-C

Description: 一个小型C语言编译器- A small C language compiler
Platform: | Size: 56320 | Author: | Hits:

[OtherTiny_C_Complier

Description: 编译原理 Tiny C语法的实现 本人的课程设计-Tiny C Compiler Principle syntax to achieve my course design
Platform: | Size: 735232 | Author: 温故知昕 | Hits:

[ELanguageTiny C Complier-0.9.20.tar

Description:
Platform: | Size: 199680 | Author: 吕进华 | Hits:

[Windows DevelopTiny Complier

Description: 南京航空航天大学2004年编译原理课程设计。设计者:陈献机,项高友,陈柳君,袁月峰。-Nanjing University of Aeronautics and Astronautics in 2004 compiler theory of curriculum design. Designers : Xian machine, Xiang Gao, Friends Altitude Chen, Yuan-feng.
Platform: | Size: 681984 | Author: who? | Hits:

[ELanguageTiny-C

Description: 小的c编译器包括词法和语法分析-small c compiler including morphology and syntax analysis
Platform: | Size: 55296 | Author: 黄若艺 | Hits:

[Othertiny cp

Description: 一个编译器,可将名为TINY的语言转化为等价的C语言-a compiler can be called TINY language into the equivalent of C language
Platform: | Size: 1769472 | Author: 冼华 | Hits:

[ELanguageC_minus语言说明

Description: C_minus语言的BNF语法定义 程序由声明的列表(或序列)组成,声明可以是函数或变量声明,顺序是任意的。至少必须有一个声明。接下来是语义限制(这些在C中不会出现)。所有的变量和函数在使用前必须声明(这避免了向后backpatching引用)。程序中最后的声明必须是一个函数声明,名字为main。注意,C-缺乏原型,因此声明和定义之间没有区别(像C一样)。-C_minus BNF language syntax definition of procedures from the list of statement (or sequence), with a statement can be variable or function statement, the order is arbitrary. There must be at least one statement. Next is the semantic constraints (these will not arise C). All the variables and functions to be used in the statement (which avoids the use Backpatching backwards). Procedures must be the last statement is a function declaration, the name of the main. Attention C- lack of a prototype, and the definition of a statement is no difference between (the same as C).
Platform: | Size: 6144 | Author: 林丰 | Hits:

[ELanguagetcc-0.9.23

Description: Tiny C Compiler - C Scripting Everywhere - The Smallest ANSI C compiler Installation on a i386 Linux host (for Windows read win32/readme.txt) ./configure make make test make install By default, tcc is installed in /usr/local/bin. ./configure --help shows configuration options.-Tiny C Compiler-C Scripting Everywhere-T he Smallest ANSI C compiler Installation on a i3 86 Linux host (for Windows read win32/readme.t xt)./configure make make test make install By d efault. TCC is installed in/usr/local/bin../configu re-- help shows configuration options.
Platform: | Size: 446464 | Author: 刘竞楠 | Hits:

[ELanguageLouden_TINY

Description: 这是Kenneth C.Loudden所著<<编译原理与实践>>附录B中源码.但原书公布的下载地址已失效.故上传-This is written by Kenneth C. Loudden
Platform: | Size: 54272 | Author: huang | Hits:

[Windows DevelopTINY

Description: 大学时代用VC开发的小型编译器,麻雀虽小,五脏俱全。-University of age with the development of small VC compiler, small but complete.
Platform: | Size: 6167552 | Author: Norman | Hits:

[ELanguagecompile_tiny

Description: tiny 编译器程序的设计 修改了原作者的程序 现在能生成中间代码-tiny compiler design process to amend the original author of the program can now generate code between
Platform: | Size: 784384 | Author: ygx | Hits:

[ELanguagetcc-0.9.24.tar.bz2

Description: Tiny-C 9.0 You can compile and execute C code everywhere, for example on rescue disks ( about 100KB for x86 TCC executable, including C preprocessor, C compiler, ... http://bellard.org/tcc/
Platform: | Size: 364544 | Author: 123 | Hits:

[ELanguageTiny-C

Description: 这是一个小型语言tiny的编译器,包括词法分析、语法分析、语义分析、代码生成等功能-This is a tiny mini-language compiler, including lexical analysis, syntax analysis, semantic analysis, code generation and other functions
Platform: | Size: 284672 | Author: 陈星 | Hits:

[Multimedia Developbass24

Description: BASS 音频库最新2.4版。内含basscd24、bassenc24、bassflac24、bassmidi24、bassmix24、basswm24、basswv24等多个插件。是进行音频处理的理想函数库。 BASS is an audio library for use in Windows and Mac OSX software. Its purpose is to provide developers with the most powerful and efficient (yet easy to use), sample, stream (MP3, MP2, MP1, OGG, WAV, AIFF, custom generated, and more via add-ons), MOD music (XM, IT, S3M, MOD, MTM, UMX), MO3 music (MP3/OGG compressed MODs), and recording functions. All in a tiny DLL, under 100KB* in size.-BASS audio library latest 2.4 version. Intron basscd24, bassenc24, bassflac24, bassmidi24, bassmix24, basswm24, basswv24 and many other plug-ins. Is ideal for audio processing libraries. BASS is an audio library for use in Windows and Mac OSX software. Its purpose is to provide developers with the most powerful and efficient (yet easy to use), sample, stream (MP3, MP2, MP1, OGG, WAV, AIFF, custom generated, and more via add-ons), MOD music (XM, IT, S3M, MOD, MTM, UMX), MO3 music (MP3/OGG compressed MODs), and recording functions. All in a tiny DLL, under 100KB* in size.
Platform: | Size: 1214464 | Author: Ferret | Hits:

[ELanguagetcc-0.9.24

Description: tiny c 编译器,小型的C 编译工具.-tcc is tiny c compiler!
Platform: | Size: 466944 | Author: 叶飞 | Hits:

[ELanguageTiny-C

Description: tiny-c编译器,十分经典的编译器学习程序。-tiny-c compiler, the compiler is the classic study program.
Platform: | Size: 57344 | Author: 李天龙 | Hits:

[ELanguageTinyCC 0.9.26

Description: TCC(Tiny C Compiler)0.9.26源码 VS版工程 已经实现VS2008和VS2013 打开即用 可编译 可调试 建议使用VS2008编译(TCC (Tiny C Compiler) 0.9.26 source VS version project VS2008 and VS2013 have been opened and used Compiling and debugging It is recommended to use VS2008 to compile)
Platform: | Size: 580608 | Author: 张四 | Hits:
« 12 3 4 5 6 7 8 9 10 »

CodeBus www.codebus.net